From 73e91b1fdfa4f33f2edfe052e32adf4eb3f0e219 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 10 Jan 2009 22:51:54 +0000 Subject: [PATCH] Comment (add Author:, based on authors.el). --- src/xrdb.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/xrdb.c b/src/xrdb.c index 0360184c412..0a74c089f75 100644 --- a/src/xrdb.c +++ b/src/xrdb.c @@ -2,6 +2,9 @@ Copyright (C) 1990, 1993, 1994, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Author: Joseph Arceneaux +Created: 4/90 + This file is part of GNU Emacs. GNU Emacs is free software: you can redistribute it and/or modify @@ -17,8 +20,6 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . */ -/* Written by jla, 4/90 */ - #ifdef emacs #include #endif -- 2.30.2